home *** CD-ROM | disk | FTP | other *** search
-
- Montor Doubler
- By Eric Traut
-
- This piece of code is a PowerPlant application written during the 48 hours of
- the 2000 MacHack conference. As such, it is very buggy and not well documented.
-
- It only works in 16-bit color, and it probably doesn't work very well with
- multiple monitors.
-
- The basic idea is to double the horizontal and vertical resolution
- of your monitor. It displays this higher-res display onto your main
- display by using a bilinear averaging technique.
-
- Please feel free to use the binary or source code of Monitor Doubler for
- any purpose, but don't blame me if and when it crashes your machine.
-
- - Eric Traut
-
-